Interface NFTemplateRecord

All Superinterfaces:
IPCObject
All Known Implementing Classes:
NFTemplateRecordImpl

public interface NFTemplateRecord extends IPCObject
Information provided by the PKI file:

    \class NFTemplateRecord
    
    \brief NFTemplateRecord handles and manipulates NetFlow template records.
    
Author:
Auto-generated
  • Method Details

    • updateLastReceived

      void updateLastReceived()
      Information provided by the PKI file:
      
          \brief Updates the timestamp of the template record to the current time.
          
              
    • getTemplate

      NFTemplate getTemplate()
      Information provided by the PKI file:
      
          \brief Returns the NetFlow template.
          
          \return NFTemplate, the NFTemplate object.
          
              
      Returns:
      NFTemplate Returns a NFTemplate